MqttVersion

Undocumented in source.

Constructors

this
this(string protocolname, byte protocolLevel)
Undocumented in source.

Members

Functions

protocolLevel
byte protocolLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
protocolName
string protocolName()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromProtocolNameAndLevel
MqttVersion fromProtocolNameAndLevel(string protocolname, byte protocolLevel)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta